PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFFreeTextAnnotation Class / getAppearanceFont Method
In This Topic
    getAppearanceFont Method
    In This Topic
    Gets the annotation appearance font.
    Syntax
    public PDFFont getAppearanceFont()

    Return Value

    The font used for displaying the annotation content.
    See Also